org.tensorflow.lite.support.tensorbuffer

Classes

TensorBuffer Represents the data buffer for either a model's input or its output. 
TensorBufferFloat Represents data buffer with float values. 
TensorBufferUint8 Represents data buffer with 8-bit unsigned integer values.